home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Beauty of Chaos
/
Beauty of Chaos, The - Vol. 1 (1995)(Schatztruhe)[!][Amiga-Mac-PC].iso
/
mac
/
gifconverter2.37.cpt.hqx
/
GIFConverter 2.3.7.rsrc
/
bin.rsrc_ps_1001_Script.bin
< prev
next >
Wrap
Text File
|
1994-01-29
|
264b
|
12 lines
save 100 dict begin
/bdf {bind def} bind def
/xdf {exch def} bdf
/halftone % xdata ydata xsize ysize xpos ypos halftone
{moveto scale /hgt xdf /wid xdf
/halfbuf wid string def
wid hgt 8
[wid 0 0 hgt 0 0]
{currentfile halfbuf readhexstring pop} bind image
} bdf